ASP.NET MVC Controls
AltStyle Property

Gets or sets the alternative style for the series. The values from this property will be used for negative values in Bar, Column, and Scatter charts; and for rising values in financial chart types like Candlestick, LineBreak, EquiVolume etc.
Syntax
'Declaration
 
Public ReadOnly Property AltStyle As SVGStyle
public SVGStyle AltStyle {get;}
Remarks
If no value is provided, the default styles will be used.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChartSeriesBase<T> Class
ChartSeriesBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback